Welcome![Sign In][Sign Up]
Location:
Search - Windows Socket

Search list

[ICQ-IM-Chatsocket_tcpserver

Description: socket/windows平台下的网络服务器,用于监听客户端发送的信息-socket/windows platform for the network server, the client for monitoring the transmission of information
Platform: | Size: 1386496 | Author: 徐翠林 | Hits:

[OS DevelopDLLCallDemo

Description: 操作系统上机实验报告,进程间的通信,1. 选择Windows2000环境提供的进程通信工具:文件映射(filemap)、管道(Pipe或NamedPipe)、套接字(socket)完成同一机器上的两个进程、不同机器上的两个进程或不同操作系统下的两个进程之间的通信。-experimental operating system on the plane, inter-process communication, 1. Choose Windows 2000 environment, the process of communication tools : File Mapping (filemap) Pipeline (Pipe or NamedPipe) socket (socket) completed on the same machine two processes, different machines on the two different operating systems or process under the two processes of communication.
Platform: | Size: 1002496 | Author: 钱青鱼 | Hits:

[Internet-Networkwinsockapi

Description: Windows Socket API 使用经验,以供大家参考-Windows Socket API experience, for your reference
Platform: | Size: 4096 | Author: 焦亚民 | Hits:

[Internet-NetworkCSocketfile-send-rec

Description: windows下文件基于组播的文件传输程序,已经测试传输成功.-windows where the document is based on multicast file transfer procedures, tests have been successfully transmitted.
Platform: | Size: 2330624 | Author: beidaole | Hits:

[OtherWindows_socket

Description: Windows Sockets 规范及应用 -Windows网络编程接口 -Windows Sockets specification and application-programming interface for Windows Network
Platform: | Size: 567296 | Author: 张震 | Hits:

[Internet-NetworkTcpSocketClass

Description: vc源代码,用于windows环境下socket编程,相关的方法封装成类Class,非常好用,并且支持多线程环境下使用。-vc source code for windows environment socket programming, related to the encapsulation method Class category, very convenient, and to support multithreaded environment.
Platform: | Size: 3072 | Author: lvzhuqiang | Hits:

[OtherWinPing

Description: 一个Windows ping源码,用VC++6.0编写,socket 入门编程-a ping-source Windows, VC 6.0 preparation, induction socket programming
Platform: | Size: 5448704 | Author: 赵恩良 | Hits:

[Internet-NetworkQQ2.0

Description: 基于MFC和WINSOCK的网络通信软件设计 一、 介绍计算机网络与网络通信的概念,然后阐述了基于客户机/服务器模式网络通信程序实现的关键技术Windows Socket,最后对通信程序进行设计和分析,给出了逻辑和流程图及部分关键程序。 二、 程序整体设计过程,主要介绍如何采用面向对象的方法进行分析和设计,以及在设计和实现过程中所采用的模式(Pattern) -Based on the MFC and WINSOCK network communication software design, computer network and introduce the concept of network communication, and then expounded on client/server model of network communication procedures realize the key technologies Windows Socket, the last of the communication program design and analysis, given the logic and flow chart and some of the key procedures. Second, the program overall design process, mainly how to introduce the object-oriented analysis and design methods, as well as in the design and realization of the process of the model (Pattern)
Platform: | Size: 1122304 | Author: | Hits:

[Internet-NetworkGroupTalk

Description: windows socket 网络编程的grouptalk例子-windows socket network programming examples grouptalk
Platform: | Size: 39936 | Author: 旺旺 | Hits:

[Ftp Clientlibncftp-3.1.5

Description: linux/unix windows 中的采用socket方式建立连接的ftp源码,已经在很多大型项目使用过。-err
Platform: | Size: 2383872 | Author: nike | Hits:

[File FormatWindowsSocketMFC

Description: MFC和Windows socket通信简明教程-MFC and Windows socket communication simple tutorial
Platform: | Size: 192512 | Author: ywm | Hits:

[OtherWinsockChineseBook

Description: 本书适应了 Windows 、 Internet 及计算机网络普及的潮流,介绍了一套在 Windows下网络编程的规范-Windows Sockets。这套规范是Windows下得到广泛 应用的、开放的、支持多种协议的网络编程接口。从 1991 年的 1.0 版到 1995 年的 2.0.8版,经过不断完善并在Intel、Microsoft 、Sun、SGI、Informix、Novell等 公司的全力支持下,已成为Windows网络编程的事实上的标准。为使读者能够充分 理解和应用这套规范,本书不但对Windows Sockets 1.1及2.0规范作了较为详尽的 介绍,还结合了作者的实际工作,给出了具有实际应用价值的程序实例。书中的内 容包括:Windows Sockets规范1.1版及2.0.8版介绍;Windows Sockets网络编程指 导和具体应用实例;Windows Sockets规范1.1版及2.0.8版库函数参考等。 本书体系完整,文字流畅,可供从事网络应用开发的工程技术人员和大专院校 师生参考。
Platform: | Size: 1474560 | Author: zqs | Hits:

[Program docSockets

Description: Windows Sockets 规范及应用,很经典的Socket编程入门的文档 特别是Socket的I/O的几种模型-Windows Sockets specification and application, it is the classic Introduction to Socket Programming Socket documents, especially the I/O of several model
Platform: | Size: 139264 | Author: 方老 | Hits:

[Windows CEGPRSDemo

Description: 【软件名称】 《Windows Mobile中如何建立GPRS连接以便Socket能正常通信》 【版 本】 1.0.0 【操作系统】 Windows Mobile 5.0 【作 者】 谢红伟 · chrys · chrys@163.com · http://www.howa.com.cn 【软件说明】 手机开通GPRS以后,我们的 socket 程序还不能直接建立网络连接,需要用连接管理器来获取当前可用连接,并自动选择一个最佳的连接途径,然后启用这个连接, 在连接启动成功以后再用 socket 进行网络连接方可正常进行。源代码中封装了一个连接管理的类和测试代码,可以清楚地看到 Windows Mobile 在 socket 编程之前 到底需要做什么样的操作。 你可以任意修改复制本代码,但请保留这段文字不要修改。 希望我能为中国的软件行业尽一份薄力! 【开发日期】 2007-12-11 01:23:56-err
Platform: | Size: 159744 | Author: 谢红伟 | Hits:

[OtherlinuxServer_vcClient

Description: linux socket和winsock结合使用。linux作为服务器,windows来访问。简单测试小程序-linux socket and winsock combination. linux as a server, windows to access. Simple test applet
Platform: | Size: 7168 | Author: 王立东 | Hits:

[TCP/IP stackNetwork

Description: 该程序利用MFC 实现WINDOWS下的SOCKET 编程,包括了TCP以及UDP 的不同连接方式-The program using MFC under WINDOWS realize SOCKET programming, including TCP and UDP connections of different
Platform: | Size: 36864 | Author: sunsee | Hits:

[Internet-Networksocket_c_ftp

Description: 一个在VC下的windows socket编程是用来做简单的文件传输,不是MFC的,是控制台下的编程,比较适合初学者学习,我用的是C语言编程,注意要在VC中的project-setting-link中加入ws2_32.lib否则会有编译错误-A VC under windows socket programming is used to make a simple file transfer, instead of MFC, is under the console programming, more suitable for beginners to learn, I use the C language programming, pay attention to the VC in the project-setting-link will be added to ws2_32.lib otherwise compile error
Platform: | Size: 3072 | Author: 陈鸡洋 | Hits:

[Consolesocket_c_rar

Description: 一个简单的文件传输,传输的是RAR格式的文件,适合比较大型的文件传输利用windows socketC语言编程的,比较是在VC下的控制台环境下编译的。-A simple file transfer, transmission is the RAR file format, suitable for relatively large-scale file transfer using windows socketC language programming, the comparison is in the VC console under the circumstances of the compiler.
Platform: | Size: 3072 | Author: 陈鸡洋 | Hits:

[TCP/IP stacktcp_ip_design_report.doc

Description: 本文件介绍了一个TCP/IP的功能,设计要点,本协议栈实现的组件包括ARP,I CMP(PING),UDP,TCP。并设计了一个与SOCKET API兼容的标准接口。 TCP/IP协议栈背景 TCP/IP是使用最为广泛的INTERNET通信协议,几乎所有的桌面操作系统如Windows,Redhat Linux都支持TCP/IP协议。为了实现嵌入式系统与PC机的组网通信,就必须在嵌入式系统上实现复杂的TCP/IP协议栈,通过实现了TCP/IP协议栈,就可以方便的实现嵌入式系统与主流桌面操作系统的通信和资源共享,这也是作者编写TCP/IP协议栈的由衷。 -Introduction This document is a TCP/IP functionality, design elements, realize the protocol stack components including ARP, I CMP (PING), UDP, TCP. And designed a SOCKET API-compatible with standard interfaces. TCP/IP protocol stack background TCP/IP is the most widely used communication protocol INTERNET, almost all of the desktop operating system such as Windows, Redhat Linux support TCP/IP protocol. In order to realize embedded systems and PC-letter Netcom Group, we must realize the complexity of embedded system on the TCP/IP protocol stack, through the realization of the TCP/IP protocol stack, we can facilitate the realization of embedded systems with mainstream desktop operating system of communication and resource sharing, this is also author of the preparation of TCP/IP protocol stack heartfelt.
Platform: | Size: 15360 | Author: 6756 | Hits:

[Internet-Networksock_client

Description: 一个windows SOCKET client端测试程序,与Remote Server 连接后可以发送和接收TCP Packet。在作网络程序开发时,我们用它做网络测试程序。基于microsoft visual studio 开发。-A windows SOCKET client-side test procedure, with the Remote Server connections can send and receive TCP Packet. In program development for the network, we use it to do network testing procedures. Development based on microsoft visual studio.
Platform: | Size: 6830080 | Author: doujiange | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

CodeBus www.codebus.net